home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / comm / bbs / trionbbs100.lha / Trion / cfg / areafix.cfg < prev    next >
Text File  |  1997-07-28  |  1KB  |  78 lines

  1. ;
  2. ;  Trion AreaFix configuration file..
  3. ;
  4.  
  5.  
  6. ;  the adressess which AreaFix needs to check if a message
  7. ;  is adressed to him.
  8.  
  9.  
  10. ADDRESSES
  11.  
  12. 14:103/3              ; NLA
  13. 14:103/300
  14.  
  15. 39:155/3.0            ; AMY
  16. 39:155/300.0
  17.  
  18. 350:1002/0            ; Trion-net
  19. 350:1002/1
  20. 350:1002/100
  21.  
  22. #
  23.  
  24.  
  25.  
  26. ;   Defines groups of areas (nets to certain people)
  27. ;   by lists of ranges of the message areas
  28.  
  29.  
  30.  
  31. GROUPS
  32.  
  33.  
  34. TRON_SYSOP    51-99
  35. TRON_BETA     50-99
  36.  
  37. NLA_POINT     100 - 109 , 111 - 115 , 117 - 118 , 120 - 199
  38. NLA_NODE      100 - 109 , 111 - 118 , 120 - 199
  39. NLA_MODERATOR 100 - 109 , 111 - 199
  40. NLA_HUB       100 - 199
  41.  
  42. AMY_NODE      800 - 899
  43.  
  44.  
  45. #    ;END-OFF-GROUPS
  46.  
  47.  
  48.  
  49. ;    NodeNumber  Password  SEND/NOSEND   OrigNodeNumber   [group(s)]
  50.  
  51. ;    Here you config all your points/nodes/hubs/hosts.
  52.  
  53. ;    if a node has a SEND flag , a message will be send if AreaFix
  54. ;    is started in 'send notices' mode.
  55.  
  56. ;    OrigNodeNumber is Used as the 'origin node number' in replies
  57. ;    from areafix.
  58.  
  59.  
  60.  
  61. NODES
  62.  
  63. 350:1002/101  XXXXX       SEND    350:1002/1  TRON_BETA
  64. 350:1002/102  XXXXX     NOSEND    350:1002/1  TRON_BETA
  65. 350:1002/2    XXXXX       SEND    350:1002/1  TRON_SYSOP
  66. 350:1002/200  XXXXX       SEND    350:1002/1  TRON_SYSOP
  67.  
  68. 14:103/301.0  XXXXX       SEND    14:103/3    NLA_MODERATOR
  69. 14:103/302.0  XXXXX     NOSEND    14:103/3    NLA_NODE
  70. 14:103/303.0  XXXXX       SEND    14:103/3    NLA_NODE
  71.  
  72. 39:155/301.0  XXXXX       SEND    39:155/3    AMY_NODE
  73. 39:155/302.0  XXXXX     NOSEND    39:155/3    AMY_NODE
  74.  
  75. #
  76.  
  77.  
  78.